launchd.agents.<name>.config.SoftResourceLimits.NumberOfProcesses
The maximum number of simultaneous processes for this user id. Setting this value in a system
wide daemon will set the sysctl(3) kern.maxproc (SoftResourceLimits) or kern.maxprocperuid
(HardResourceLimits) value in addition to the setrlimit(2) values.
- Type
null or signed integer- Default
null- Declared
- <home-manager/modules/launchd/default.nix>